home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / VNTL96.MDM < prev    next >
Text File  |  1993-02-18  |  3KB  |  115 lines

  1. ; Ven-Tel 9600 Plus
  2.  
  3. ;=============================================================
  4. ; Last revision date: 02/18/93 (update this date
  5. ; each time you edit; it is also advisable to rename
  6. ; your edited file [use Save As, rather than Save 
  7. ; option] to avoid later confusion and to keep the 
  8. ; original .MDM file intact).
  9.  
  10. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  11. ; Command File) for a description of modem command 
  12. ; files and how they work. "A Sample Modem Command 
  13. ; File" is user selectable within the Lotus Notes 
  14. ; Setup dialog "Modem Type" listbox in which you found 
  15. ; this modem command file (see end of listings, 
  16. ; beginning with a period) and is a printable ASCII 
  17. ; text file (approximately 15 pages). 
  18.  
  19. ; Additional information may be obtained from either of 
  20. ; the two so-called "generic" modem command files 
  21. ; (alphabetically listed under letter G, designed for 
  22. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  23. ; 14400 bps maximum, respectively), each of which may 
  24. ; first be tried as-is with unlisted modems, then edited 
  25. ; if required (within the Notes edit box, or outside of 
  26. ; Notes, with any text editor) according to the printed 
  27. ; instructions within each file, and in compliance with 
  28. ; the vendor's command set, result codes, DIP switch 
  29. ; settings, and technical specifications as listed in 
  30. ; the equipment's users manual.
  31.  
  32. ; For the specific modem(s) listed under this heading:
  33. ;===============================================================
  34.  
  35. [attributes]
  36.  
  37. MODELS=Ven-Tel 9600 Plus
  38. NULL MODEM=0
  39. MAXIMUM SPEED=38400
  40. DEFAULT SPEED=38400
  41.  
  42. [commands]
  43.  
  44. ESCAPE=+++
  45. ATTENTION=ATE0V1
  46. HANGUP=ATH0
  47. SETUP=AT&F
  48. SETUP=ATE0V1
  49. SETUP=ATQ0&D2&C1B0%B6\\N3\\Q3S0=0S7=60X4
  50. RTS/CTS ENABLED=AT%F1
  51. RTS/CTS IGNORED=AT%F0
  52. VOLUME OFF=ATM0
  53. VOLUME LOW=ATM1L1
  54. VOLUME MEDIUM=ATM1L2
  55. VOLUME HIGH=ATM1L3
  56. ANSWER=ATA
  57. MANUAL DIAL=ATX3S9=1D
  58. AUTO DIAL SETUP=ATS9=6
  59. AUTO PULSE DIAL=ATDP
  60. AUTO TONE DIAL=ATDT
  61. AUTO DIAL SUFFIX=,
  62.  
  63. [responses]
  64.  
  65. OK=OK
  66.  
  67. BUSY=BUSY
  68.  
  69. NO ANSWER=NO ANSWER
  70.  
  71. NO CARRIER=NO CARRIER
  72.  
  73. NO DIALTONE=NO DIALTONE
  74. NO DIALTONE=NO DIAL TONE
  75.  
  76. ERROR=ERROR
  77.  
  78. RING=RING
  79.  
  80. CONNECT,  38400,12000=CONNECT 12000
  81. CONNECT,  38400,12000=CONNECT 12000/REL
  82. CONNECT,  38400,12000=CONNECT 12000 TRELLIS
  83. CONNECT,  38400,12000=CONNECT 12000 TRELLIS/REL
  84. CONNECT,  38400,12000=CONNECT 12000 TRELLIS/LAPM
  85.  
  86. CONNECT,  38400,9600=CONNECT 9600
  87. CONNECT,  38400,9600=CONNECT 9600/REL
  88. CONNECT,  38400,9600=CONNECT 9600 TRELLIS
  89. CONNECT,  38400,9600=CONNECT 9600 TRELLIS/REL
  90. CONNECT,  38400,9600=CONNECT 9600 TRELLIS/LAPM
  91.  
  92. CONNECT,  38400,7200=CONNECT 7200
  93. CONNECT,  38400,7200=CONNECT 7200/REL
  94. CONNECT,  38400,7200=CONNECT 7200 TRELLIS
  95. CONNECT,  38400,7200=CONNECT 7200 TRELLIS/REL
  96. CONNECT,  38200,7200=CONNECT 7200 TRELLIS/LAPM
  97.  
  98. CONNECT,  38200,4800=CONNECT 4800
  99. CONNECT,  38200,4800=CONNECT 4800 TRELLIS
  100. CONNECT,  38400,4800=CONNECT 4800/REL
  101. CONNECT,  38400,4800=CONNECT 4800/LAPM
  102. CONNECT,  38400,4800=CONNECT 4800 V.22/REL
  103. CONNECT,  38400,4800=CONNECT 4800 V.22/LAPM
  104.  
  105. CONNECT,  38400,2400=CONNECT 2400
  106. CONNECT,  38400,2400=CONNECT 2400/REL
  107. CONNECT,  38400,2400=CONNECT 2400/LAPM
  108.  
  109. CONNECT,  38400,1200=CONNECT 1200
  110. CONNECT,  38400,1200=CONNECT 1200/REL
  111. CONNECT,  38400,1200=CONNECT V.22
  112. CONNECT,  38400,1200=CONNECT V.22/LAPM
  113.  
  114.  
  115.